home *** CD-ROM | disk | FTP | other *** search
/ Chip 2006 June (Extra) / CHIP 2006-06.3.iso / program / opensource / Inkscape-0.43-2.win32.exe / doc / keys.xml < prev    next >
Encoding:
Text File  |  2005-09-20  |  59.3 KB  |  1,089 lines

  1. <root xmlns="http://www.inkscape.org/namespaces/keys">
  2.  
  3. <p>Unless noted otherwise, keypad keys (such as arrows, Home, End, +, -, digits) are
  4. supposed to work the same as corresponding regular keys. If you have a new shortcut
  5. idea, please contact the developers (by writing to the <a
  6. href="http://lists.sourceforge.net/lists/listinfo/inkscape-devel">devel mailing list</a>
  7. or by <a href="http://sourceforge.net/tracker/?group_id=93438&atid=604309">submitting an
  8. RFE</a>).</p>
  9.  
  10. <column>
  11.  
  12. *<section title="Tools" color="f5f5f5">
  13.  
  14. <group>
  15. <keys><key><keyf f="F1"/></key><key>s</key>    <action>selector</action></keys>
  16. <keys><key><misc-wide f="Space"/></key>   <action>selector (temporary)</action></keys>
  17. <note>Space switches to the select tool temporarily; another Space switches back.</note>
  18. <keys><key><keyf f="F2"/></key><key>n</key>    <action>node tool</action></keys>
  19. <keys><key><keyf f="F3"/></key><key>z</key>     <action>zoom tool</action></keys>
  20. <keys><key><keyf f="F4"/></key><key>r</key>     <action>rectangle tool</action></keys>
  21. <keys><key><keyf f="F5"/></key><key>e</key>     <action>ellipse/arc tool</action></keys>
  22. <keys><key><keyf f="F6"/></key><key>p</key>     <action>freehand (pencil) tool</action></keys>
  23. <keys><key><shift/><keyf f="F6"/></key><key>b</key>     <action>bezier (pen) tool</action></keys>
  24. <keys><key><ctrl/><keyf f="F6"/></key><key>c</key>     <action>calligraphic tool</action></keys>
  25. <keys><key><ctrl/><keyf f="F1"/></key><key>g</key>     <action>gradient tool</action></keys>
  26. <keys><key><keyf f="F7"/></key><key>d</key>     <action>dropper tool</action></keys>
  27. <keys><key><keyf f="F8"/></key><key>t</key>     <action>text tool</action></keys>
  28. <keys><key><keyf f="F9"/></key><key>i</key>     <action>spiral tool</action></keys>
  29. <keys><key><shift/><keyf f="F9"/></key><key>*</key>     <action>star tool</action></keys>
  30. <keys><key><ctrl/><keyf f="F2"/></key><key>o</key>     <action>connector tool</action></keys>
  31. <note>Double click on the tool buttons opens the Preferences dialog showing the page of the corresponding tool.</note>
  32. </group>
  33. </section>
  34.  
  35.  
  36. *<section title="Dialogs" color="f0eae7">
  37. <group>
  38. <keys><key><shift/><ctrl/>F</key> <action>Fill and Stroke</action></keys>
  39. <keys><key><shift/><ctrl/>W</key> <action>Swatches</action></keys>
  40. <keys><key><shift/><ctrl/>T</key> <action>Text and Font</action></keys>
  41. <keys><key><shift/><ctrl/>M</key> <action>Transform</action></keys>
  42. <keys><key><shift/><ctrl/>A</key> <action>Align and Distribute</action></keys>
  43. <keys><key><shift/><ctrl/>O</key> <action>Object Properties</action></keys>
  44. <keys><key><shift/><ctrl/>X</key> <action>XML Editor</action></keys>
  45. <keys><key><shift/><ctrl/>D</key> <action>Document Preferences</action></keys>
  46. <keys><key><shift/><ctrl/>P</key> <action>Inkscape Preferences</action></keys>
  47. <keys><key><shift/><ctrl/>E</key>     <action>Export to PNG</action></keys>
  48. <keys><key><ctrl/>F</key>     <action>Find</action></keys>
  49. <keys><key><shift/><alt/>B</key>     <action>Trace bitmap</action></keys>
  50. <note>These open a new dialog window if it wasn't open yet, otherwise the corresponding dialog gets focus.</note>
  51. </group>
  52.  
  53. <group>
  54. <title>Toggle visibility</title>
  55. <keys><key><keyf f="F12"/></key> <action>toggle dialogs</action></keys>
  56. <note>This temporarily hides all open dialogs; another F12 shows them again.</note>
  57. </group>
  58.  
  59. <group>
  60. <title>Within a dialog</title>
  61. <keys><key><misc f="Esc"/></key> <action>return to the canvas</action></keys>
  62. <keys><key><ctrl/><keyf f="F4"/></key> <key><ctrl/>W</key> <action>close the dialog</action></keys>
  63. <keys><key><misc f="Tab"/></key> <action>jump to next widget</action></keys>
  64. <keys><key><shift/><misc f="Tab"/></key> <action>jump to previous widget</action></keys>
  65. <keys><key><misc-wide f="Enter"/></key> <action>set the new value</action></keys>
  66. <note>This accepts the new value you typed in a text field and returns focus to canvas.</note>
  67. <keys><key><ctrl/><misc-wide f="Enter"/></key> <action>in XML Editor, set the attr value</action></keys>
  68. <note>When editing an attribute value in XML Editor, this sets the new value (same as clicking the "Set attribute" button).</note>
  69. <keys><key><misc-wide f="Space"/></key> <key><misc-wide f="Enter"/></key> <action>activate current button or list</action></keys>
  70. <keys><key><ctrl/><misc f="PgUp"/></key> <key><ctrl/><misc f="PgDn"/></key> <action>in a multi-tab dialog, switch tabs</action></keys>
  71. </group>
  72. </section>
  73.  
  74. *<section title="Controls bar" color="f8f3e9">
  75.  
  76. <group>
  77. <note>The Controls bar at the top of the document window provides different buttons and controls for each tool.</note>
  78. <keys><key><alt/>X</key> <action>jump to the first editable field</action></keys>
  79. <keys><key><misc-wide f="Enter"/></key> <action>accept the new value</action></keys>
  80. <note>This accepts the new value you typed in a text field and returns focus to canvas.</note>
  81. <keys><key><misc f="Esc"/></key>   <action>cancel changes, return to canvas</action></keys>
  82. <note>This cancels any changes you made in a text field and returns focus to canvas.</note>
  83. <keys><key><ctrl/>Z</key> <action>cancel changes</action></keys>
  84. <note>This cancels any changes you made in a text field but you stay in the field.</note>
  85. <keys><key><misc f="Tab"/></key> <action>jump to next field</action></keys>
  86. <keys><key><shift/><misc f="Tab"/></key> <action>jump to previous field</action></keys>
  87. <note>Use these to navigate between fields in the Controls bar (the value in the field you leave, if changed, is accepted).</note>
  88. </group>
  89.  
  90. <group>
  91. <title>Changing values</title>
  92. <mouse><key><up/></key> <key><down/></key> <action>change value by 0.1</action></mouse>
  93. <keys><key><misc f="PgUp"/></key><key><misc f="PgDn"/></key> <action>change value by 5.0</action></keys>
  94. </group>
  95.  
  96. </section>
  97.  
  98. *<section title="Canvas" color="e5f1e7">
  99.  
  100. <group>
  101. <title>Zoom</title>
  102. <keys><key>=</key> <key>+</key>      <action>zoom in</action></keys>
  103. <keys><key>-</key>     <action>zoom out</action></keys>
  104. <note>The keypad +/- keys do zooming even when you are editing a text object, unless NumLock is on.</note>
  105. <mouse><key><mid-click/></key>  <key><ctrl/><right-click/></key>   <action>zoom in</action></mouse>
  106. <mouse><key><shift/><mid-click/></key>  <key><shift/><right-click/></key> <action>zoom out</action></mouse>
  107. <mouse><key><ctrl/><wheel/></key> <action>zoom in or out</action></mouse>
  108. <keys><key><alt/>Z</key> <action>activate zoom field</action></keys>
  109. <note>The zoom field in the lower left corner of the window allows you to specify zoom level precisely.</note>
  110. </group>
  111.  
  112. <group>
  113. <title>Preset zooms</title>
  114. <keys><key>1</key>     <action>zoom 1:1</action></keys>
  115. <keys><key>2</key>    <action>zoom 1:2</action></keys>
  116. <keys><key>3</key>    <action>zoom to selection</action></keys>
  117. <keys><key>4</key>    <action>zoom to drawing</action></keys>
  118. <keys><key>5</key>    <action>zoom to page</action></keys>
  119. <keys><key><ctrl/>E</key><key>6</key>    <action>zoom to page width</action></keys>
  120. </group>
  121.  
  122. <group>
  123. <title>Zoom history</title>
  124. <keys><key>`</key> <action>(back quote) previous zoom </action></keys>
  125. <keys><key><shift/>`</key> <action>next zoom</action></keys>
  126. <note>With these keys, you can travel back and forth through the history of zooms in this session</note>
  127. </group>
  128.  
  129. <group>
  130. <title>Scrolling (panning)</title>
  131. <mouse><key><ctrl/><arrows/></key>  <action>scroll canvas</action></mouse>
  132. <note>Scrolling by keys is accelerated, i.e. it speeds up when you press Ctrl+arrows in quick succession, or press and hold.</note>
  133. <mouse><key><mid-drag/></key>  <action>scroll canvas</action></mouse>
  134. <mouse><key><shift/><right-drag/></key> <key><ctrl/><right-drag/></key> <action>scroll canvas</action></mouse>
  135. <mouse><key><wheel/></key> <action>scroll canvas vertically</action></mouse>
  136. <mouse><key><shift/><wheel/></key> <action>scroll canvas horizontally</action></mouse>
  137. </group>
  138.  
  139. <group>
  140. <title>Guides and grid</title>
  141. <mouse><key><left-drag/></key> <action>drag off a ruler to create guide</action></mouse>
  142. <note>Drag off the horizontal or vertical ruler to create a new guideline. Drag a guideline onto the ruler to delete it.</note>
  143. <keys><key>|</key> <key><shift/>\</key> <action>toggle guides and snapping to guides</action></keys>
  144. <note>If you want to have different values for guides visibility and snapping, set them via the Document Options dialog.</note>
  145. <note>When you create a new guide by dragging off the ruler, guide visibility and snapping are turned on.</note>
  146. <keys><key>#</key> <key><shift/>3</key> <action>toggle grid and snapping to grid</action></keys>
  147. <note>If you want to have different values for grid visibility and snapping, set them via the Document Options dialog.</note>
  148. <note>Note that only the 3 key on the main keyboard works, not on the keypad.</note>
  149. </group>
  150. </section>
  151.  
  152.  
  153. </column>
  154.  
  155.  
  156.  
  157.  
  158.  
  159. <column>
  160.  
  161. *<section title="File" color="f3f2e2">
  162.  
  163. <group>
  164. <keys><key><ctrl/>N</key>     <action>create new document</action></keys>
  165. <keys><key><ctrl/>O</key>     <action>open an SVG document</action></keys>
  166. <keys><key><shift/><ctrl/>E</key>     <action>export to PNG</action></keys>
  167. <keys><key><ctrl/>I</key>     <action>import bitmap or SVG</action></keys>
  168. <keys><key><ctrl/>P</key>     <action>print document</action></keys>
  169. <keys><key><ctrl/>S</key>     <action>save document</action></keys>
  170. <keys><key><shift/><ctrl/>S</key>     <action>save under a new name</action></keys>
  171. <keys><key><ctrl/>Q</key>     <action>exit Inkscape</action></keys>
  172. </group>
  173.  
  174. </section>
  175.  
  176. *<section title="Window" color="e8fae1">
  177.  
  178. <group>
  179. <keys><key><ctrl/>R</key> <action>toggle rulers</action></keys>
  180. <keys><key><ctrl/>B</key> <action>toggle scrollbars</action></keys>
  181. <keys><key><keyf f="F11"/></key> <action>toggle fullscreen</action></keys>
  182. </group>
  183.  
  184. <group>
  185. <keys><key><keyf f="F10"/></key> <action>main menu</action></keys>
  186. <note>Menus can also be activated by Alt with the letter underscored in the menu name.</note>
  187. <keys><key><shift/><keyf f="F10"/></key> <key><right-click/></key> <action>drop-down (context) menu</action></keys>
  188. </group>
  189.  
  190. <group>
  191. <keys><key><ctrl/><keyf f="F4"/></key> <key><ctrl/>W</key>     <action>close document window</action></keys>
  192. <note>This shuts down Inkscape if it was the only document window open.</note>
  193. <keys><key><ctrl/><misc f="Tab"/></key> <action>next document window</action></keys>
  194. <keys><key><shift/><ctrl/><misc f="Tab"/></key> <action>previous document window</action></keys>
  195. <note>These cycle through the active document windows forward and backward.</note>
  196. </group>
  197.  
  198. </section>
  199.  
  200.  
  201. *<section title="Layers" color="f6f9d9">
  202. <group>
  203. <keys><key><shift/><misc f="PgUp"/></key> <action>move to layer above</action></keys>
  204. <keys><key><shift/><misc f="PgDn"/></key> <action>move to layer below</action></keys>
  205. <note>These commands move the selected objects from one layer to another.</note>
  206.  
  207. <keys><key><shift/><ctrl/><misc f="PgUp"/></key> <action>raise layer</action></keys>
  208. <keys><key><shift/><ctrl/><misc f="PgDn"/></key> <action>lower layer</action></keys>
  209. <keys><key><shift/><ctrl/><misc f="Home"/></key> <action>raise layer to top</action></keys>
  210. <keys><key><shift/><ctrl/><misc f="End"/></key> <action>lower layer to bottom</action></keys>
  211. <note>These commands move the current layer among its siblings (normally other layers).</note>
  212. </group>
  213. </section>
  214.  
  215.  
  216. *<section title="Object" color="f4ecf5">
  217.  
  218. <group>
  219. <title>Undo/redo</title>
  220. <keys><key><shift/><ctrl/>Y</key> <key><ctrl/>Z</key>      <action>undo</action></keys>
  221. <keys><key><shift/><ctrl/>Z</key> <key><ctrl/>Y</key>     <action>redo</action></keys>
  222. </group>
  223.  
  224. <group>
  225. <title>Clipboard</title>
  226. <keys><key><ctrl/>C</key>     <action>copy selection</action></keys>
  227. <note>This places a copy of the selection to the Inkscape clipboard. Text from text objects is also placed onto the system clipboard.</note>
  228. <keys><key><ctrl/>X</key>     <action>cut selection</action></keys>
  229. <note>This works the same as "copy selection" followed by deleting the selection.</note>
  230. <keys><key><ctrl/>V</key>     <action>paste clipboard</action></keys>
  231. <note>This places the clipboard objects at the mouse cursor, or at the center of the window if mouse is outside the canvas.</note>
  232. <note>When editing text with the text tool, this pastes the text from the system clipboard into the current text object.</note>
  233. <keys><key><ctrl/><alt/>V</key>     <action>paste in place</action></keys>
  234. <note>This places the clipboard objects to the original location from which they were copied.</note>
  235. <keys><key><shift/><ctrl/>V</key>  <action>paste style</action></keys> 
  236. <note>This applies the style of the (first of the) coped object(s) to the current selection.</note>
  237. <note>If a gradient handle (in Gradient tool) or a text span (in Text tool) are selected, they get the style instead of the entire object.</note>
  238. </group>
  239.  
  240. <group>
  241. <title>Duplicate</title>
  242. <keys><key><ctrl/>D</key>     <action>duplicate selection</action></keys> 
  243. <note>New object(s) are placed exactly over the original(s) and selected.</note>
  244. </group>
  245.  
  246. <group>
  247. <title>Clone</title>
  248. <keys><key><alt/>D</key>     <action>clone object</action></keys> 
  249. <note>A clone can be moved/scaled/rotated/skewed independently, but it updates the path, fill, and stroke from its original.</note>
  250. <note>The clone is placed exactly over the original object and is selected.</note>
  251. <note>You can only clone one object at a time; if you want to clone several objects together, group them and clone the group.</note>
  252. <keys><key><shift/><alt/>D</key>     <action>unlink clone</action></keys> 
  253. <note>Unlinking a clone cuts the link to the original, turning the clone into a plain copy.</note>
  254. <keys><key><shift/>D</key>     <action>select original</action></keys> 
  255. <note>To find out which object this is a clone of, select the clone and give this command. The original will be selected.</note>
  256. </group>
  257.  
  258. <group>
  259. <title>Bitmaps</title>
  260. <keys><key><alt/>B</key> <action>create a bitmap copy</action></keys>
  261. <note>This exports the selected object(s) (all other objects hidden) as PNG in the document's directory and imports it back.</note>
  262. <note>The imported bitmap is placed over the original selection and is selected.</note>
  263. <keys><key><shift/><alt/>B</key> <action>trace bitmap</action></keys>
  264. <note>This opens the Trace Bitmap dialog allowing you to convert a bitmap object to path(s).</note> 
  265. </group>
  266.  
  267. <group>
  268. <title>Patterns</title>
  269. <keys><key><alt/>I</key>     <action>object(s) to pattern</action></keys> 
  270. <note>This converts the selection to a rectangle with tiled pattern fill.</note>
  271. <keys><key><shift/><alt/>I</key>     <action>pattern to object(s)</action></keys> 
  272. <note>Each selected object with pattern fill is broken into the same object without fill and a single pattern object.</note>
  273. </group>
  274.  
  275. <group>
  276. <title>Group</title>
  277. <keys> <key><shift/><ctrl/>U</key>  <key><ctrl/>G</key> <action>group selected objects</action></keys>
  278. <note>Use Ctrl+click to select objects within group.</note>
  279. <keys><key><shift/><ctrl/>G</key> <key><ctrl/>U</key>  <action>ungroup selected group(s)</action></keys>
  280. <note>This removes only one level of grouping; press Ctrl+U repeatedly to ungroup nested groups.</note>
  281. </group>
  282.  
  283. <group>
  284. <title>Z-order</title>
  285. <keys><key><misc f="Home"/></key>     <action>raise selection to top</action></keys>
  286. <keys><key><misc f="End"/></key>     <action>lower selection to bottom</action></keys>
  287. <keys><key><misc f="PgUp"/></key>     <action>raise selection one step</action></keys>
  288. <keys><key><misc f="PgDn"/></key>      <action>lower selection one step</action></keys>
  289.  </group>
  290.  
  291. </section>
  292.  
  293. *<section title="Path" color="f9f1d9">
  294.  
  295. <group>
  296. <title>Convert to path</title>
  297. <keys><key><shift/><ctrl/>C</key> <action>convert selected object(s) to path</action></keys>
  298. <keys><key><ctrl/><alt/>C</key> <action>convert stroke to path</action></keys>
  299. </group>
  300.  
  301. <group>
  302. <title>Booleans</title>
  303. <keys><key><ctrl/>+</key>  <action>union</action></keys>
  304. <note>Union combines any number of objects into a single path, removing overlaps.</note>
  305. <keys><key><ctrl/>-</key>  <action>difference</action></keys>
  306. <note>Difference works on 2 objects, extracting the top from the bottom.</note>
  307. <keys><key><ctrl/>*</key>  <action>intersection</action></keys>
  308. <note>Intersection creates a path representing the common (overlapping) area of all selected objects.</note>
  309. <keys><key><ctrl/>^</key>  <action>exclusive OR (XOR)</action></keys>
  310. <note>XOR is similar to Union, except that it works on 2 objects and removes areas where the objects overlap.</note>
  311. <keys><key><ctrl/>/</key>  <action>division (cut)</action></keys>
  312. <note>Division cuts the bottom object into pieces by the top object, preserving the fill and stroke of the bottom.</note>
  313. <keys><key><ctrl/><alt/>/</key>  <action>cut path</action></keys>
  314. <note>Cut Path cuts the bottom object's stroke only where it is intersected by the top path, removing any fill from the result.</note>
  315. <note>The result of Union, Difference, Intersection, and XOR inherits the id= attribute and therefore the clones of the bottom object.</note>
  316. <note>Division and Cut path normally produce several objects; of them, a random one inherits the id= of the bottom source object.</note>
  317. </group>
  318.  
  319. <group>
  320. <title>Offsets</title>
  321. <keys><key><ctrl/>(</key>  <action>inset path (towards center)</action></keys>
  322. <keys><key><ctrl/>)</key>  <action>outset path (away from center)</action></keys>
  323. <note>The default offset distance is 2 px (SVG pixel units, not screen pixels).</note>
  324. <keys><key><alt/>(</key>  <action>inset path by 1 pixel</action></keys>
  325. <keys><key><alt/>)</key>  <action>outset path by 1 pixel</action></keys>
  326. <keys><key><shift/><alt/>(</key>  <action>inset path by 10 pixels</action></keys>
  327. <keys><key><shift/><alt/>)</key>  <action>outset path by 10 pixels</action></keys>
  328. <note>The actual distance for pixel offsets depends on zoom level. Zoom in for finer adjustment.</note>
  329. <note>All the (, ) commands convert the object to path, if necessary, and produce regular path.</note>
  330. <keys><key><ctrl/>J</key>  <action>create dynamic offset</action></keys>
  331. <keys><key><ctrl/><alt/>J</key>  <action>create linked offset</action></keys>
  332. <note>These commands produce an offset object, editable by the node tool, standalone or linked to the original.</note>
  333. <keys><key><shift/>D</key>     <action>select source</action></keys> 
  334. <note>Selecting a linked offset and giving this command will select the source path of the linked offset.</note>
  335. </group>
  336.  
  337. <group>
  338. <title>Combine</title>
  339. <keys><key><ctrl/>K</key>  <action>combine paths</action></keys>
  340. <note>This is different from grouping in that combined paths create one object.</note>
  341. <note>This is different from Union in that overlapping areas are not affected.</note>
  342. <note>Whether overlapping areas are filled is controlled by the Fill: winding/alternating switch on the Fill & Stroke dialog.</note>
  343. <keys><key><shift/><ctrl/>K</key>  <action>break paths apart</action></keys>
  344. <note>This attempts to break an object into constituent paths; it will fail if the object is one solid path.</note>
  345. </group>
  346.  
  347. <group>
  348. <title>Simplify</title>
  349. <keys><key><ctrl/>L</key>  <action>simplify</action></keys>
  350. <note>This command attempts to simplify selected path(s) by removing extra nodes. It converts all objects to paths first.</note>
  351. <note>If you invoke this command several times in quick succession, it will act more and more aggressively.</note>
  352. <note>Invoking Simplify again after a pause restores the default threshold (settable in the Inkscape Preferences dialog).</note>
  353. </group>
  354.  
  355. </section>
  356.  
  357. </column>
  358.  
  359. <column>
  360.  
  361. *<section title="Selector" color="eee4dc">
  362.  
  363. <group>
  364. <title>Keyboard select</title>
  365. <keys><key><misc f="Tab"/></key>  <action>select next object </action></keys>
  366. <keys><key><shift/><misc f="Tab"/></key> <action>select previous object </action></keys>
  367. <note>These keys pick objects in their z-order (Tab cycles from bottom to top, Shift+Tab cycles from top to bottom).</note> 
  368. <note>Unless you did manual rearrangements, the last object you created is always on top.</note> 
  369. <note>As a result, if nothing is selected, pressing Shift+Tab once conveniently selects the object you created last.</note>
  370. <note>This works on objects within the current layer (unless you change that in preferences).</note>
  371. <keys><key><ctrl/>A</key>     <action>select all (current layer)</action></keys>
  372. <note>This works on objects within the current layer (unless you change that in preferences).</note>
  373. <keys><key><ctrl/><alt/>A</key>     <action>select all (all layers)</action></keys>
  374. <note>This works on objects in all visible and unlocked layers.</note>
  375. <keys><key>!</key> <action>invert selection (current layer)</action></keys>
  376. <note>This inverts selection (deselects what was selected and selects everything else) in the current layer.</note>
  377. <keys><key><alt/>!</key> <action>invert selection (all layers)</action></keys>
  378. <note>This inverts selection (deselects what was selected and selects everything else) in visible and unlocked layers.</note>
  379. <keys><key><misc f="Esc"/></key> <action>deselect</action></keys>
  380. <keys><key><misc-wide f="Backspace"/></key><key><misc f="Del"/></key>     <action>delete selection</action></keys>
  381. </group>
  382.  
  383. <group>
  384. <title>Keyboard move</title>
  385. <mouse><key><arrows/></key>  <action>move selection by the nudge distance</action></mouse>
  386. <mouse><key><shift/><arrows/></key>  <action>move selection by 10x nudge distance</action></mouse>
  387. <note>The default nudge distance is 2 px (SVG pixel units, not screen pixels).</note>
  388. <mouse><key><alt/><arrows/></key>  <action>move selection by 1 pixel</action></mouse>
  389. <mouse><key><alt/><shift/><arrows/></key>  <action>move selection by 10 pixels</action></mouse>
  390. <note>The actual distance for pixel movements depends on zoom level. Zoom in for finer movement.</note>
  391. </group>
  392.  
  393. <group>
  394. <title>Keyboard scale</title>
  395. <keys><key>.</key> <key>></key> <action>scale selection up by the scale step</action></keys> 
  396. <keys><key>,</key> <key><</key> <action>scale selection down by the scale step</action></keys> 
  397. <note>The default scale step is 2 px (SVG pixel units, not screen pixels).</note>
  398. <keys><key><ctrl/>.</key> <key><ctrl/>></key> <action>scale selection to 200%</action></keys>
  399. <keys><key><ctrl/>,</key> <key><ctrl/><</key> <action>scale selection to 50%</action></keys>
  400. <keys><key><alt/>.</key> <key><alt/>></key> <action>scale selection up by 1 pixel</action></keys>
  401. <keys><key><alt/>,</key> <key><alt/><</key> <action>scale selection down by 1 pixel</action></keys>
  402. <note>The actual size increment for pixel scaling depends on zoom level. Zoom in for finer scaling.</note>
  403. <note>Scaling is uniform around the center, so that the size increment applies to the larger of the two dimensions.</note>
  404. </group>
  405.  
  406. <group>
  407. <title>Keyboard rotate</title>
  408. <keys><key>[</key> <key>]</key> <action>rotate selection by the angle step</action></keys> 
  409. <note>The default angle step is 15 degrees. ] rotates clockwise, [ rotates counterclockwise.</note>
  410. <keys><key><ctrl/>[</key> <key><ctrl/>]</key> <action>rotate selection by 90 degrees</action></keys>
  411. <keys><key><alt/>[</key> <key><alt/>]</key> <action>rotate selection by 1 pixel</action></keys>
  412. <note>The actual angle for pixel rotation depends on zoom level. Zoom in for finer movement.</note>
  413. </group>
  414.  
  415. <group>
  416. <title>Keyboard flip</title>
  417. <keys><key>h</key> <action>flip selection horizontally</action></keys>
  418. <keys><key>v</key> <action>flip selection vertically</action></keys>
  419. </group>
  420.  
  421. <group>
  422. <title>Mouse select</title>
  423. <mouse><key><left-click/></key> <action>select an object</action></mouse>
  424. <note>When you left-click on an object, previous selection is deselected.</note>
  425. <mouse><key><shift/><left-click/></key> <action>toggle selection </action></mouse>
  426. <note>Shift+click adds an object to the current selection if it was not selected, or deselects it otherwise.</note>
  427. <mouse><key><left-click/><left-click/></key> <action>edit the object</action></mouse>
  428. <note>For paths, double clicking switches to Node tool; for shapes, to corresponding shape tool; for text, to Text tool.</note>
  429. <note>For groups, double clicking performs the "Enter group" command (the group becomes temporary layer).</note>
  430. </group>
  431.  
  432. <group>
  433. <title>Select within group, select under</title>
  434. <mouse><key><ctrl/><left-click/></key> <action>select within group</action></mouse>
  435. <note>Ctrl+click selects the object at click point disregarding any levels of grouping that this object might belong to.</note>
  436. <mouse><key><ctrl/><shift/><left-click/></key> <action>toggle selection within group</action></mouse>
  437. <mouse><key><alt/><left-click/></key> <action>select under</action></mouse>
  438. <note>Alt+click selects the object at click point which is beneath (in z-order) the lowest selected object at click point.</note>
  439. <note>If the bottom object is reached, Alt+click again selects the top object. So, several Alt+clicks cycle through z-order stack at point.</note>
  440. <note>On Linux, Alt+click and Alt+drag may be reserved by the window manager. Reconfigure it so you can use them in Inkscape.</note>
  441. <mouse><key><shift/><alt/><left-click/></key> <action>toggle under</action></mouse>
  442. <mouse><key><ctrl/><alt/><left-click/></key> <action>select under, in groups</action></mouse>
  443. <mouse><key><shift/><ctrl/><alt/><left-click/></key> <action>toggle under, in groups</action></mouse>
  444. </group>
  445.  
  446. <group>
  447. <title>Rubberband</title>
  448. <mouse><key><left-drag/></key> <action>select multiple objects</action></mouse>
  449. <note>Dragging around objects does "rubberband" selection; previous selection is deselected.</note>
  450. <mouse><key><shift/><left-drag/></key> <action>add objects to selection</action></mouse>
  451. <note>Normally, you need to start from an empty space to initiate a rubberband.</note> 
  452. <note>However, if you press Shift before dragging, Inkscape will do rubberband selection even if you start from an object.</note>
  453. </group>
  454.  
  455. <group>
  456. <title>Mouse move</title>
  457. <mouse><key><left-drag/></key> <action>select + move</action></mouse>
  458. <note>Dragging an object selects it if it was not selected, then moves selection.</note>
  459. <mouse><key><alt/><left-drag/></key> <action>move selected</action></mouse>
  460. <note>Alt+drag moves the current selection (without selecting what is under cursor), no matter where you start the drag.</note>
  461. <note>On Linux, Alt+click and Alt+drag may be reserved by the window manager. Reconfigure it so you can use them in Inkscape.</note>
  462. <mouse><key><ctrl/><left-drag/></key> <action>restrict movement to horizontal or vertical</action></mouse>
  463. <mouse><key><shift/><left-drag/></key> <action>temporarily disable snapping</action></mouse>
  464. <note>This temporaily disables snapping to grid or guides when you are dragging with grid or guides on.</note>
  465. <mouse><key><left-drag/><misc-wide f="Space"/></key> <action>drop a copy</action></mouse>
  466. <note>When dragging or transforming with mouse, each Space leaves a copy of the selected object.</note> 
  467. <note>You can press and hold Space while dragging for a nice "trail."</note>
  468. </group>
  469.  
  470. <group>
  471. <title>Mouse transform</title>
  472. <mouse><key><left-click/></key> <action>toggle scale/rotation handles</action></mouse>
  473. <mouse><key><left-drag/></key> <action>scale (scale handles)</action></mouse>
  474. <mouse><key><left-drag/></key> <action>rotate or skew (rotation handles)</action></mouse>
  475. </group>
  476.  
  477. <group>
  478. <title>Scale handles</title>
  479. <mouse><key><ctrl/><left-drag/></key> <action>scale preserving aspect ratio</action></mouse>
  480. <!--<mouse><key><ctrl/><left-drag/></key> only smaller, keep aspect ratio--> <!-- TO BE REMOVED -->
  481. <mouse><key><shift/><left-drag/></key> <action>symmetric transformation</action></mouse>
  482. <note>Holding Shift while transforming makes transformation symmetric around the center of the selection.</note>
  483. <!-- FIXME: why not disable snapping? inconsistent! -->
  484. <mouse><key><alt/><left-drag/></key> <action>slow movement</action></mouse>
  485. <note>Holding Alt while transforming makes transformation lag behind mouse movement, allowing finer changes.</note>
  486. </group>
  487.  
  488. <group>
  489. <title>Rotation handles</title>
  490. <mouse><key><ctrl/><left-drag/></key> <action>snap skew angle</action></mouse>
  491. <note>Holding Ctrl when dragging a skew (non-corner) handle snaps the skew angle to angle steps (default 15 degrees).</note>
  492. <mouse><key><ctrl/><left-drag/></key> <action>snap rotation angle</action></mouse>
  493. <note>Holding Ctrl when dragging a rotation (corner) handle snaps the rotation angle to angle steps (default 15 degrees).</note>
  494. </group>
  495.  
  496. <group>
  497. <title>Cancel</title>
  498. <keys><key><misc f="Esc"/></key> <action>cancel rubberband, move, transformation</action></keys>
  499. <note>Press Esc while mouse button is still down to cancel rubberband selection, move, or transformation of any kind.</note>
  500. </group>
  501.  
  502. </section>
  503.  
  504. </column>
  505.  
  506. <column>
  507. *<section title="Node tool" color="f9f1d9">
  508.  
  509. <group>
  510. <title>Keyboard select</title>
  511. <keys><key><misc f="Tab"/></key>  <action>select next node</action></keys> 
  512. <keys><key><shift/><misc f="Tab"/></key> <action>select previous node</action></keys>
  513. <note>These keys let you select any node within the selected path</note>
  514. <keys><key><ctrl/>A</key>     <action>select all nodes in path or subpath(s)</action></keys>
  515. <note>If the path has multiple subpaths and some nodes selected, this command selects all only in subpaths with selected nodes.</note>
  516. <keys><key><ctrl/><alt/>A</key>     <action>select all nodes in path</action></keys>
  517. <keys><key><misc f="Esc"/></key> <action>deselect all nodes</action></keys>
  518. </group>
  519.  
  520. <group>
  521. <title>Keyboard move</title>
  522. <mouse><key><arrows/></key>  <action>move selected node(s) by the nudge distance</action></mouse>
  523. <mouse><key><shift/><arrows/></key>  <action>move selected node(s) by 10x nudge distance</action></mouse>
  524. <note>The default nudge distance is 2 px (SVG pixel units, not screen pixels).</note>
  525. <mouse><key><alt/><arrows/></key>  <action>move selected node(s) by 1 pixel</action></mouse>
  526. <mouse><key><alt/><shift/><arrows/></key>  <action>move selected node(s) by 10 pixels</action></mouse>
  527. <note>The actual distance for pixel movements depends on zoom level. Zoom in for finer movement.</note>
  528. </group>
  529.  
  530. <group>
  531. <title>Keyboard handle scale (1 node selected)</title>
  532. <keys><key><</key> <key>></key> <action>contract/expand both handles by scale step</action></keys> 
  533. <note>The default scale step is 2 px (SVG pixel units, not screen pixels). May apply to more than one node.</note>
  534. <keys>
  535. <key><left/><ctrl/><</key> 
  536. <key><left/><ctrl/>></key> 
  537. <action>scale left handle by the scale step</action>
  538. </keys>
  539. <keys>
  540. <key><right/><ctrl/><</key> 
  541. <key><right/><ctrl/>></key> 
  542. <action>scale right handle by the scale step</action>
  543. </keys>
  544. <keys>
  545. <key><left/><alt/><</key> 
  546. <key><left/><alt/>></key> 
  547. <action>scale left handle by 1 pixel</action>
  548. </keys>
  549. <keys>
  550. <key><right/><alt/><</key> 
  551. <key><right/><alt/>></key> 
  552. <action>scale right handle by 1 pixel</action>
  553. </keys>
  554. <note>The actual size increment for pixel scaling depends on zoom level. Zoom in for finer scaling.</note>
  555. <note>Instead of the < and > keys, you can use the , (comma) and . (period) keys respectively.</note>
  556. </group>
  557.  
  558. <group>
  559. <title>Keyboard handle rotate (1 node selected)</title>
  560. <keys><key>[</key> <key>]</key> <action>rotate both handles by the angle step</action></keys>
  561. <note>The default angle step is 15 degrees. ] rotates clockwise, [ rotates counterclockwise. May apply to more than one node.</note>
  562. <keys><key><left/><ctrl/>[</key> <key><left/><ctrl/>]</key> <action>rotate left handle by the angle step</action></keys>
  563. <keys><key><right/><ctrl/>[</key> <key><right/><ctrl/>]</key> <action>rotate right handle by the angle step</action></keys>
  564. <keys><key><left/><alt/>[</key> <key><left/><alt/>]</key> <action>rotate left handle by 1 pixel</action></keys>
  565. <keys><key><right/><alt/>[</key> <key><right/><alt/>]</key> <action>rotate right handle by 1 pixel</action></keys>
  566. </group>
  567.  
  568.  
  569. <group>
  570. <title>Keyboard scale (>1 nodes selected)</title>
  571. <note>These commands scale the selected nodes as if they were an "object", around the center of that object.</note>
  572. <keys><key>.</key> <key>></key> <action>scale nodes up by the scale step</action></keys> 
  573. <keys><key>,</key> <key><</key> <action>scale nodes down by the scale step</action></keys> 
  574. <note>The default scale step is 2 px (SVG pixel units, not screen pixels).</note>
  575. <keys><key><alt/>.</key> <key><alt/>></key> <action>scale nodes up by 1 pixel</action></keys>
  576. <keys><key><alt/>,</key> <key><alt/><</key> <action>scale nodes down by 1 pixel</action></keys>
  577. <note>The actual size increment for pixel scaling depends on zoom level. Zoom in for finer scaling.</note>
  578. <note>Scaling is uniform around the center, so that the size increment applies to the larger of the two dimensions.</note>
  579. </group>
  580.  
  581. <group>
  582. <title>Keyboard rotate (>1 nodes selected)</title>
  583. <note>These commands rotate the selected nodes as if they were an "object", around the center of that object.</note>
  584. <keys><key>[</key> <key>]</key> <action>rotate nodes by the angle step</action></keys> 
  585. <note>The default angle step is 15 degrees. ] rotates clockwise, [ rotates counterclockwise.</note>
  586. <keys><key><alt/>[</key> <key><alt/>]</key> <action>rotate nodes by 1 pixel</action></keys>
  587. <note>The actual angle for pixel rotation depends on zoom level. Zoom in for finer movement.</note>
  588. </group>
  589.  
  590. <group>
  591. <title>Keyboard flip (>1 nodes selected)</title>
  592. <note>These commands flip the selected nodes as if they were an "object", around the center of that object.</note>
  593. <keys><key>h</key> <action>flip nodes horizontally</action></keys>
  594. <keys><key>v</key> <action>flip nodes vertically</action></keys>
  595. </group>
  596.  
  597.  
  598. <group>
  599. <title>Change path segment</title>
  600. <keys><key><shift/>L</key>  <action>make line</action></keys>
  601. <keys><key><shift/>K</key>  <action>make curve</action></keys>
  602. <note>These commands require that more than two adjacent nodes be selected.</note>
  603. </group>
  604.  
  605. <group>
  606. <title>Change node type</title>
  607. <keys><key><shift/>C</key>  <action>make cusp</action></keys>
  608. <keys><key><shift/>S</key>  <action>make smooth</action></keys>
  609. <keys><key><shift/>Y</key>  <action>make symmetric</action></keys>
  610. <mouse><key><ctrl/><left-click/></key> <action>toggle smooth/cusp/symmetric</action></mouse>
  611. </group>
  612.  
  613. <group>
  614. <title>Join/break</title>
  615. <keys><key><shift/>J</key>  <action>join selected nodes</action></keys>
  616. <note>This requires that exactly two end nodes within the path be selected.</note>
  617. <keys><key><shift/>B</key>  <action>break selected node(s)</action></keys>
  618. <note>After break, only one of each two new nodes is selected. May apply to more than one node.</note>
  619. </group>
  620.  
  621. <group>
  622. <title>Delete, create, duplicate</title>
  623. <keys><key><misc-wide f="Backspace"/></key><key><misc f="Del"/></key> <action>delete selected node(s)</action></keys>
  624. <mouse><key><ctrl/><alt/><left-click/></key> <action>create/delete node</action></mouse>
  625. <note>Ctrl+Alt+click on a node deletes it; Ctrl+Alt+click on the path between nodes creates a new node in the click point.</note>
  626. <mouse><key><left-click/><left-click/></key> <action>create node</action></mouse>
  627. <note>Double clicking on the path between nodes creates a node in the click point.</note>
  628. <keys><key><misc f="Ins"/></key> <action>insert new node(s)</action></keys>
  629. <note>This adds new node(s) in the middle(s) of selected segment(s), so it requires that more than two adjacent nodes be selected.</note>
  630. <keys><key><shift/>D</key> <action>duplicate selected node(s)</action></keys>
  631. <note>New nodes are created on the same path; they are placed exactly over the old ones and are selected.</note>
  632. </group>
  633.  
  634. <!-- does not seem to work
  635. <group>
  636. <title>Active node</title>
  637. <note>The active node is one under mouse or being dragged.</note>
  638. <note>When you have an active node, some of the single-letter tool switch shortcuts may not work;</note> 
  639. <note>move your mouse cursor so that no node is active if you want to use them.</note>
  640. <keys><key>c</key>  <action>make active node cusp</action></keys> 
  641. <keys><key>s</key>  <action>make active node smooth</action></keys>
  642. <keys><key>y</key>  <action>make active node symmetric</action></keys>
  643. <keys><key>b</key>  <action>break active node</action></keys>
  644. <keys><key><misc-wide f="Backspace"/></key> <action>delete active node</action></keys>
  645. </group>
  646. -->
  647.  
  648. <group>
  649. <title>Mouse select: objects</title>
  650. <mouse><key><left-click/></key> <action>click a non-selected object to select</action></mouse>
  651. <mouse><key><alt/><left-click/></key> <action>select under</action></mouse>
  652. <mouse><key><shift/><left-click/></key> <action>toggle selection</action></mouse>
  653. <note>These work the same as in Selector. The nodes or handles of the single selected object become editable.</note>
  654. </group>
  655.  
  656. <group>
  657. <title>Mouse select: nodes</title>
  658. <mouse><key><left-click/></key> <action>select a node</action></mouse> 
  659. <note>Clicking on a node selects it.</note>
  660. <mouse><key><left-click/></key> <action>select two adjacent nodes</action></mouse> 
  661. <note>Clicking on a selected path between the nodes selects the two nodes closest to the click point.</note>
  662. <mouse><key><shift/><left-click/></key> <action>toggle selection</action></mouse>
  663. <note>This adds/removes a node (if clicked on node) or two nodes (if clicked on path) to/from the node selection.</note>
  664. <mouse><key><left-click/></key> <action>deselect</action></mouse> 
  665. <note>Clicking in an empty space deselects all selected nodes. Next click will deselect the object.</note>
  666. </group>
  667.  
  668. <group>
  669. <title>Rubberband</title>
  670. <mouse><key><left-drag/></key> <action>select multiple nodes</action></mouse>
  671. <note>Dragging around nodes does "rubberband" selection; previous node selection is deselected.</note>
  672. <mouse><key><shift/><left-drag/></key> <action>add nodes to selection</action></mouse>
  673. <note>Normally, you need to start from a point not over a path or a node to initiate a rubberband.</note> 
  674. <note>However, if you press Shift before dragging, Inkscape will do rubberband selection even if you start over the path.</note>
  675.  
  676. </group>
  677.  
  678. <group>
  679. <title>Node move (mouse)</title>
  680. <mouse><key><left-drag/></key> <action>move selected nodes</action></mouse>
  681. <mouse><key><ctrl/><left-drag/></key> <action>restrict movement to horizontal or vertical</action></mouse>
  682. <mouse><key><ctrl/><alt/><left-drag/></key> <action>move along handles</action></mouse>
  683. <note>This restricts movement to the directions of the node's handles, their continuations and perpendiculars (total 8 snaps).</note>
  684. <note>If the node has straight lines on one or both sides, this will snap it to these lines' directions and perpendiculars instead.</note>
  685. <mouse><key><shift/><left-drag/></key> <action>temporarily disable snapping</action></mouse>
  686. <note>Snapping nodes is enabled in Document Preferences. By default, only bounding box of objects snaps to grid/guides.</note>
  687. <mouse><key><shift/><left-drag/></key> <action>drag out handle</action></mouse>
  688. <note>If a node has a retracted handle, dragging with Shift lets you drag it out of the node.</note>
  689. <mouse><key><left-drag/><misc-wide f="Space"/></key> <action>drop a copy</action></mouse>
  690. <note>When dragging nodes with mouse, each Space leaves a copy of the selected object.</note> 
  691. <note>You can press and hold Space while dragging for a nice "trail."</note>
  692. </group>
  693.  
  694. <group>
  695. <title>Node handles</title>
  696. <mouse><key><left-drag/></key> <action>move a node handle</action></mouse>
  697. <mouse><key><ctrl/><left-drag/></key> <action>snap the handle to angle steps</action></mouse>
  698. <note>The default angle step is 15 degrees. This also snaps to the handle's original angle, its continuation and perpendiculars.</note>
  699. <mouse><key><shift/><left-drag/></key> <action>rotate both handles</action></mouse> 
  700. <mouse><key><alt/><left-drag/></key> <action>lock the handle length</action></mouse>
  701. <note>Ctrl, Shift, Alt can be combined when dragging handles.</note>
  702. <mouse><key><ctrl/><left-click/></key> <action>retract the handle</action></mouse>
  703. <note>Retracted handle is zero length; use Shift+drag to drag it back out.</note>
  704. </group>
  705.  
  706. <group>
  707. <title>Reversing</title>
  708. <keys><key><shift/>r</key>  <action>reverse path direction</action></keys> 
  709. </group>
  710.  
  711. <group>
  712. <title>Editing shapes</title>
  713. <note>Node tool can also drag the handles of shapes (rectangles, ellipses, stars, spirals). Click on a shape to select it.</note> 
  714. <note>See the corresponding shape tools for their editing shortcuts, all of which also work in node tool.</note>
  715. </group>
  716.  
  717.  
  718. <group>
  719. <title>Cancel</title>
  720. <keys><key><misc f="Esc"/></key> <action>cancel rubberband or move</action></keys>
  721. <note>Press Esc while mouse button is still down to cancel rubberband selection, node move, handle move, or handle move.</note>
  722. </group>
  723.  
  724. </section>
  725.  
  726. </column>
  727. <column>
  728.  
  729.  
  730.  
  731.  
  732. *<section title="Rectangle tool" color="ebf1fd">
  733. <group>
  734. <title>Drawing</title>
  735. <mouse><key><left-drag/></key> <action>draw a rectangle</action></mouse>
  736. <mouse><key><ctrl/><left-drag/></key>    <action>make a square or integer-ratio rectangle</action></mouse>
  737. <note>This restricts rectangle so its height/width ratio is a whole number.</note>
  738. <mouse><key><shift/><left-drag/></key> <action>draw around the starting point</action></mouse>
  739. <note>This creates a rectangle symmetric around the starting point of the mouse drag.</note>
  740. </group>
  741. <group>
  742. <title>Editing</title>
  743. <mouse><key><left-click/></key> <action>click an object to select</action></mouse>
  744. <mouse><key><alt/><left-click/></key> <action>select under</action></mouse>
  745. <mouse><key><shift/><left-click/></key> <action>toggle selection</action></mouse>
  746. <mouse><key><left-drag/></key> <action>drag a handle to resize or round corners</action></mouse>
  747. <note>Initially, the two rounding handles are in the top right corner; two resize handles are in top left and bottom right corners.</note>
  748. <mouse><key><ctrl/><left-drag/></key> <action>lock width, height, or ratio (resize handles)</action></mouse>
  749. <mouse><key><ctrl/><left-drag/></key> <action>lock the corner circular (rounding handles)</action></mouse>
  750. <note>Resize handles change the width and height of the rectangle in its own coordinate system, before any transforms are applied.</note>
  751. <note>When rounding corners, dragging only one rounding handle (with the other at the corner) keeps the corner circular.</note>
  752. <note>You can drag both handles for an elliptic rounded corner, or drag one with Ctrl to make sure the other one is synchronized.</note>
  753. <keys><key><misc f="Esc"/></key> <action>deselect</action></keys>
  754. </group>
  755. </section>
  756.  
  757. *<section title="Ellipse tool" color="ffece8">
  758. <group>
  759. <title>Drawing</title>
  760. <mouse><key><left-drag/></key> <action>draw an ellipse</action></mouse>
  761. <mouse><key><ctrl/><left-drag/></key>    <action>make circle or integer-ratio ellipse</action></mouse>
  762. <note>This restricts ellipse so its height/width ratio is a whole number.</note>
  763. <mouse><key><shift/><left-drag/></key> <action>draw around the starting point</action></mouse>
  764. <note>This creates an ellipse symmetric around the starting point of the mouse drag.</note>
  765. </group>
  766. <group>
  767. <title>Editing</title>
  768. <mouse><key><left-click/></key> <action>click an object to select</action></mouse>
  769. <mouse><key><alt/><left-click/></key> <action>select under</action></mouse>
  770. <mouse><key><shift/><left-click/></key> <action>toggle selection</action></mouse>
  771. <mouse><key><left-drag/></key> <action>drag a handle to resize, make arc or segment</action></mouse>
  772. <note>Initially, the two arc/segment handles are in the rightmost point; two resize handles are at the topmost and leftmost points.</note>
  773. <mouse><key><ctrl/><left-drag/></key> <action>lock circle (resize handles)</action></mouse>
  774. <mouse><key><ctrl/><left-drag/></key> <action>snap to angle steps (arc/segment handles)</action></mouse>
  775. <note>Resize handles change the width and height of the ellipse in its own coordinate system, before any transforms are applied.</note>
  776. <note>The default angle step is 15 degrees.</note>
  777. <keys><key><misc f="Esc"/></key> <action>deselect</action></keys>
  778. </group>
  779. </section>
  780.  
  781. *<section title="Star tool" color="f8f7d5">
  782. <group>
  783. <title>Drawing</title>
  784. <mouse><key><left-drag/></key> <action>draw a star</action></mouse>
  785. <mouse><key><ctrl/><left-drag/></key> <action>snap star to angle steps</action></mouse>
  786. <note>The default angle step is 15 degrees.</note>
  787. </group>
  788. <group>
  789. <title>Editing</title>
  790. <mouse><key><left-click/></key> <action>click an object to select</action></mouse>
  791. <mouse><key><alt/><left-click/></key> <action>select under</action></mouse>
  792. <mouse><key><shift/><left-click/></key> <action>toggle selection</action></mouse>
  793. <mouse><key><left-drag/></key> <action>drag a handle to vary the star shape</action></mouse>
  794. <mouse><key><ctrl/><left-drag/></key> <action>keep star rays radial (no skew)</action></mouse>
  795. <mouse><key><shift/><left-drag/></key> <action>round the star</action></mouse>
  796. <mouse><key><shift/><left-click/></key> <action>remove rounding</action></mouse>
  797. <mouse><key><alt/><left-drag/></key> <action>randomize the star</action></mouse>
  798. <mouse><key><alt/><left-click/></key> <action>remove randomization</action></mouse>
  799. <keys><key><misc f="Esc"/></key> <action>deselect</action></keys>
  800. </group>
  801. </section>
  802.  
  803. *<section title="Spiral tool" color="f3f3f3">
  804. <group>
  805. <title>Drawing</title>
  806. <mouse><key><left-drag/></key> <action>draw a spiral</action></mouse>
  807. <mouse><key><ctrl/><left-drag/></key>    <action>snap spiral to angle steps</action></mouse>
  808. <note>The default angle step is 15 degrees.</note>
  809. </group>
  810. <group>
  811. <title>Editing</title>
  812. <mouse><key><left-click/></key> <action>click an object to select</action></mouse>
  813. <mouse><key><alt/><left-click/></key> <action>select under</action></mouse>
  814. <mouse><key><shift/><left-click/></key> <action>toggle selection</action></mouse>
  815. <mouse><key><left-drag/></key> <action>roll/unroll from inside (inner handle)</action></mouse>
  816. <note>Dragging the inner handle adjusts the "inner radius" parameter.</note>
  817. <mouse><key><alt/><left-drag/></key> <action>converge/diverge (inner handle)</action></mouse>
  818. <mouse><key><alt/><left-click/></key> <action>reset divergence (inner handle)</action></mouse>
  819. <note>Vertical Alt+drag of the inner handle adjusts the "divergence" parameter, Alt+click resets it to 1.</note>
  820. <mouse><key><shift/><left-click/></key> <action>zero inner radius (inner handle)</action></mouse>
  821. <note>Shift+click on inner handle makes the spiral start from the center.</note>
  822.  
  823. <mouse><key><left-drag/></key> <action>roll/unroll from outside (outer handle)</action></mouse>
  824. <note>Dragging the outer handle adjusts the "turns" parameter. Use Shift+Alt+drag to roll/unroll without changing radius.</note>
  825. <mouse><key><shift/><left-drag/></key> <action>scale/rotate (outer handle)</action></mouse>
  826. <note>Use Shift+Alt to rotate only (locks the radius of the spiral).</note>
  827.  
  828. <mouse><key><ctrl/><left-drag/></key> <action>snap handles to angle steps</action></mouse>
  829. <note>The default angle step is 15 degrees. This works for both handles.</note>
  830.  
  831. <keys><key><misc f="Esc"/></key> <action>deselect</action></keys>
  832. </group>
  833. </section>
  834.  
  835.  
  836.  
  837. </column>
  838.  
  839.  
  840.  
  841.  
  842. <column>
  843.  
  844. *<section title="Zoom tool" color="e7e9f3">
  845. <group>
  846. <mouse><key><left-click/></key> <action>zoom in</action></mouse>
  847. <mouse><key><shift/><left-click/></key> <action>zoom out</action></mouse>  
  848. <mouse><key><left-drag/></key> <action>zoom into the area</action></mouse>
  849. </group>
  850. </section>
  851.  
  852. *<section title="Freehand tool" color="e9efc5">
  853. <group>
  854. <mouse><key><left-drag/></key> <action>draw a freehand line</action></mouse>
  855. <mouse><key><shift/><left-drag/></key> <action>add to selected path</action></mouse>
  856. <note>If a path is selected, Shift+dragging anywhere creates a new subpath instead of a new independent path.</note>
  857. <mouse><key><shift/><left-drag/></key> <action>temporarily disable snapping</action></mouse>
  858. <note>Shift also temporaily disables snapping to grid or guides when you are drawing with grid or guides on.</note>
  859. </group>
  860. </section>
  861.  
  862. *<section title="Bezier tool" color="e7f5d7">
  863.  
  864. <group>
  865. <title>Create nodes</title>
  866. <mouse><key><left-click/></key> <action>create a sharp node</action></mouse>
  867. <note>If no path is being created, this starts a new path.</note>
  868. <mouse><key><shift/><left-click/></key> <action>add to selected path</action></mouse>
  869. <note>If a path is selected, Shift+clicking anywhere starts a new subpath instead of a new independent path.</note>
  870. <mouse><key><left-drag/></key> <action>create a bezier node with two handles</action></mouse>
  871. <mouse><key><shift/><left-drag/></key> <action>move only one handle</action></mouse>
  872. <!-- FIXME: also disables snapping! another conflict -->
  873. <note>This moves only one handle (instead of both) to create a cusp node.</note> 
  874. <mouse><key><ctrl/><left-drag/></key> <action>snap the handle to angle steps</action></mouse>
  875. <note>The default angle step is 15 degrees.</note>
  876. </group>
  877.  
  878. <group>
  879. <title>Create segments</title>
  880. <keys><key><ctrl/></key> <action>snap the segment to angle steps</action></keys>
  881. <note>This snaps the new node's angle, relative to the previous node, to angle steps (default 15 degrees).</note>
  882. </group>
  883.  
  884. <group>
  885. <title>Finish</title>
  886. <keys><key><misc-wide f="Enter"/></key>  <action>finish current line</action></keys>
  887. <mouse><key><right-click/></key> <action>finish current line</action></mouse>
  888. <mouse><key><left-click/><left-click/></key> <action>finish current line</action></mouse>
  889. <note>Enter, right click, or double left click finish the current line, discarding the last unfinished (red) segment.</note>
  890. </group>
  891.  
  892. <group>
  893. <title>Keyboard</title>
  894. <keys><key><misc f="Esc"/></key>  <action>cancel current line</action></keys>
  895. <keys><key><misc-wide f="Backspace"/></key> <action>erase last segment of current line</action></keys>
  896. </group>
  897. </section>
  898.  
  899. *<section title="Calligraphy" color="e9dfef">
  900. <group>
  901. <mouse><key><left-drag/></key> <action>draw a calligraphic line</action></mouse>
  902. <mouse><key><left-arrow/></key> <key><right-arrow/></key> <action>adjust pen width</action></mouse>
  903. <mouse><key><up/></key> <key><down/></key> <action>adjust pen angle</action></mouse>
  904. <note>Width and angle can be adjusted while drawing. </note>
  905. </group>
  906. </section>
  907.  
  908. *<section title="Gradient tool" color="e9f3e7">
  909. <group>
  910. <title>Creating gradients</title>
  911. <mouse><key><left-drag/></key> <action>create gradient</action></mouse>
  912. <note>This creates gradient on selected objects. The Controls bar lets you select linear/radial and fill/stroke for the new gradient.</note>
  913. <mouse><key><left-click/><left-click/></key> <action>create default gradient</action></mouse>
  914. <note>This creates default (horizontal edge-to-edge for linear, centered edge-to-edge-to-edge for radial) gradient on clicked object. </note>
  915. </group>
  916.  
  917. <group>
  918. <title>Handles</title>
  919. <keys><key><misc f="Tab"/></key>  <action>select next handle</action></keys> 
  920. <keys><key><shift/><misc f="Tab"/></key> <action>select previous handle</action></keys>
  921. <mouse><key><arrows/></key>  <action>move selected handle by the nudge distance</action></mouse>
  922. <mouse><key><shift/><arrows/></key>  <action>move selected handle by 10x nudge distance</action></mouse>
  923. <note>The default nudge distance is 2 px (SVG pixel units, not screen pixels).</note>
  924. <mouse><key><alt/><arrows/></key>  <action>move selected handle by 1 pixel</action></mouse>
  925. <mouse><key><alt/><shift/><arrows/></key>  <action>move selected handle by 10 pixels</action></mouse>
  926. <note>The actual distance for pixel movements depends on zoom level. Zoom in for finer movement.</note>
  927. <keys><key><misc f="Esc"/></key> <action>deselect handle</action></keys>
  928. <mouse><key><left-click/><left-click/></key> <action>open gradient editor</action></mouse>
  929. <note>Double clicking a gradient handle opens the Gradient Editor with that gradient and the clicked handle chosen in the stops list.</note>
  930. </group>
  931.  
  932. <group>
  933. <title>Mouse select</title>
  934. <mouse><key><left-click/></key> <action>click an object to select</action></mouse>
  935. <mouse><key><alt/><left-click/></key> <action>select under</action></mouse>
  936. <mouse><key><shift/><left-click/></key> <action>toggle selection</action></mouse>
  937. </group>
  938.  
  939. </section>
  940.  
  941.  
  942. *<section title="Dropper tool" color="feeffa">
  943. <group>
  944. <mouse><key><left-click/></key> <action>pick fill color</action></mouse>
  945. <mouse><key><shift/><left-click/></key> <action>pick stroke color</action></mouse>
  946. <mouse><key><left-drag/></key> <action>average fill color</action></mouse>
  947. <mouse><key><shift/><left-drag/></key> <action>average stroke color</action></mouse>
  948. <note>Click applies the color under cursor to the current selection. Dragging a radius calculates the average color of a circular area.</note>
  949. <note>If a gradient handle (in Gradient tool) is selected, it gets the color instead of the entire object.</note>
  950. <mouse><key><alt/><left-click/></key><key><alt/><left-drag/></key> <action>pick inverse color</action></mouse>
  951. <note>If Alt is pressed, picking color (with or without Shift, by click or by drag) picks the inverse of the color.</note>
  952. <keys><key><ctrl/>C</key> <action>copy color</action></keys>
  953. <note>This copies the color under cursor to the system clipboard, as text in RRGGBBAA format (8 hex digits).</note>
  954. </group>
  955. </section>
  956.  
  957.  
  958. </column>
  959.  
  960.  
  961.  
  962. <column>
  963. *<section title="Text tool" color="eefdf3">
  964.  
  965. <group>
  966. <title>Selecting/creating</title>
  967. <mouse><key><left-click/></key> <action>create/select a text object</action></mouse>
  968. <!--<keys><key>letters, digits, space, ...</key> <action>type text in a text object</action></keys>-->
  969. <note>Clicking in an empty space or on a non-text creates a text object; now you can type your text.</note>
  970. <note>Clicking on a text object selects it; cursor is placed near the click point.</note>
  971. <keys><key><misc f="Esc"/></key> <action>deselect the text object</action></keys>
  972. </group>
  973.  
  974. <group>
  975. <title>Text navigation</title>
  976. <mouse><key><arrows/></key> <action>move cursor by one character</action></mouse>
  977. <mouse><key><ctrl/><left-arrow/></key> <key><ctrl/><right-arrow/></key> <action>move cursor by one word</action></mouse>
  978. <mouse><key><ctrl/><up-arrow/></key> <key><ctrl/><down-arrow/></key> <action>move cursor by one paragraph</action></mouse>
  979. <keys><key><misc f="Home"/></key> <key><misc f="End"/></key> <action>go to beginning/end of line</action></keys>
  980. <keys><key><ctrl/><misc f="Home"/></key> <key><ctrl/><misc f="End"/></key> <action>go to beginning/end of text</action></keys>
  981. <note>All these commands cancel current text selection, if any.</note>
  982. </group>
  983.  
  984. <group>
  985. <title>Flowed text (internal frame)</title>
  986. <mouse><key><left-drag/></key> <action>create flowed text</action></mouse>
  987. <note>Clicking and dragging in an empty space or on a non-text creates a flowed text object with internal frame.</note>
  988. <mouse><key><left-drag/></key> <action>adjust frame size</action></mouse>
  989. <note>Dragging the handle in the lower right corner of the selected flowed text changes width/height of the frame.</note>
  990. <mouse><key><ctrl/><left-drag/></key> <action>lock width, height, or ratio of frame</action></mouse>
  991. <note>Dragging the corner handle with Ctrl resizes the frame preserving either width, or height, or ratio.</note>
  992. </group>
  993.  
  994. <group>
  995. <title>Flowed text (external frame)</title>
  996. <keys><key><alt/>W</key>     <action>flow text into frame</action></keys> 
  997. <note>With a text object and a shape/path selected, this flows text into the shape/path.</note>
  998. <note>Both remain separate objects, but are linked; editing the shape/path causes the text to reflow.</note>
  999. <keys><key><alt/><shift/>W</key>     <action>unflow text from frame</action></keys> 
  1000. <note>This cuts the flowed text's link to the shape/path, producing a single-line regular text object.</note>
  1001. <keys><key><shift/>D</key>     <action>select external frame</action></keys> 
  1002. <note>To find out which object is the frame of this flowed text, select it and press Shift+D. The frame will be selected.</note>
  1003. </group>
  1004.  
  1005. <group>
  1006. <title>Text on path</title>
  1007. <keys><key><shift/>D</key>     <action>select path</action></keys> 
  1008. <note>To find out which path this text is put on, select it and press Shift+D. The path will be selected.</note>
  1009. </group>
  1010.  
  1011. <group>
  1012. <title>Editing text</title>
  1013. <note>To type + and - characters, use the main keyboard; keypad + and - are reserved for zoom (unless NumLock is on).</note> 
  1014. <keys><key><misc-wide f="Enter"/></key> <action>start a new line or paragraph</action></keys>
  1015. <note>Enter in regular text creates new line; in flowed text it creates a new paragraph</note>
  1016. <keys><key><ctrl/>U</key> <action>toggle Unicode entry</action></keys> 
  1017. <note>To insert an arbitrary Unicode character, type Ctrl+U, then the hexadecimal code point, then Enter.</note>
  1018. <note>For example, Ctrl+U 2 0 1 4 Enter inserts an em-dash.</note>
  1019. <note>To stay in Unicode mode after inserting the character, press Space instead of Enter.</note>
  1020. <note>Press Esc or another Ctrl+U to cancel Unicode mode without inserting the character.</note>
  1021. <keys><key><ctrl/><misc-wide f="Space"/></key> <action>insert no-break space</action></keys>
  1022. <note>A no-break space is visible even in a text object without xml:space="preserve".</note>
  1023. </group>
  1024.  
  1025. <group>
  1026. <title>Selecting text</title>
  1027. <mouse><key><left-drag/></key> <action>select text</action></mouse>
  1028. <note>Left-dragging over a text object selects a text span.</note>
  1029. <mouse><key><shift/><arrows/></key> <action>select text by character</action></mouse>
  1030. <mouse><key><ctrl/><shift/><arrows/></key> <action>select text by word</action></mouse>
  1031. <keys><key><shift/><misc f="Home"/></key> <key><shift/><misc f="End"/></key> <action>select to beginning/end of line</action></keys>
  1032. <keys><key><ctrl/><shift/><misc f="Home"/></key> <key><ctrl/><shift/><misc f="End"/></key> <action>select to beginning/end of text</action></keys>
  1033. <mouse><key><left-click/><left-click/></key> <action>select word</action></mouse>
  1034. <mouse><key><left-click/><left-click/><left-click/></key> <action>select line</action></mouse>
  1035. <keys><key><ctrl/>A</key>     <action>select all text</action></keys>
  1036. <note>This selects the entire text of the current text object.</note>
  1037. </group>
  1038.  
  1039. <group>
  1040. <title>Styling selection</title>
  1041. <keys><key><ctrl/>B</key>     <action>make selection bold</action></keys>
  1042. <keys><key><ctrl/>I</key>     <action>make selection italic</action></keys>
  1043. <note>Also, you can use the Text&Font or Fill&Stroke dialogs to assign any style to text selection.</note>
  1044. </group>
  1045.  
  1046. <group>
  1047. <title>Letter spacing</title>
  1048. <keys><key><alt/>></key> <action>expand line/paragraph by 1 pixel</action></keys>
  1049. <keys><key><shift/><alt/>></key> <action>expand line/paragraph by 10 pixels</action></keys>
  1050. <keys><key><alt/><</key> <action>contract line/paragraph by 1 pixel</action></keys>
  1051. <keys><key><shift/><alt/><</key> <action>contract line/paragraph by 10 pixels</action></keys>
  1052. <note>These commands (only when editing text) adjust letter spacing in the current line (regular text) or paragraph (flowed text).</note>
  1053. <note>The actual adjustment for pixel movements depends on zoom level. Zoom in for finer adjustment.</note>
  1054. </group>
  1055.  
  1056. <group>
  1057. <title>Line spacing</title>
  1058. <keys><key><ctrl/><alt/>></key> <action>make the text object taller by 1 pixel</action></keys>
  1059. <keys><key><shift/><ctrl/><alt/>></key> <action>make the text object taller by 10 pixels</action></keys>
  1060. <keys><key><ctrl/><alt/><</key> <action>make the text object shorter by 1 pixel</action></keys>
  1061. <keys><key><shift/><ctrl/><alt/><</key> <action>make the text object shorter by 10 pixels</action></keys>
  1062. <note>These commands (only when editing text) adjust line spacing in the entire text object (regular or flowed).</note>
  1063. <note>The actual adjustment for pixel movements depends on zoom level. Zoom in for finer adjustment.</note>
  1064. </group>
  1065.  
  1066. <group>
  1067. <title>Kerning and shifting</title>
  1068. <mouse><key><alt/><arrows/></key> <action>shift characters by 1 pixel</action></mouse>
  1069. <mouse><key><shift/><alt/><arrows/></key> <action>shift characters by 10 pixels</action></mouse>
  1070. <note>These commands work when editing a regular text object. Kerning does not work in flowed text.</note> 
  1071. <note>With no selection, they shift (horizontally or vertically) the characters after the cursor until the end of line.</note>
  1072. <note>With selection, they shift the selection relative to the rest of text (by inserting opposite kerns at both ends of selection).</note>
  1073. <note>The actual adjustment for pixel movements depends on zoom level. Zoom in for finer adjustment.</note>
  1074. </group>
  1075.  
  1076. <group>
  1077. <title>Rotating</title>
  1078. <keys><key><ctrl/>[</key> <key><ctrl/>]</key> <action>rotate character(s) by 90 degrees</action></keys>
  1079. <keys><key><alt/>[</key> <key><alt/>]</key> <action>rotate character(s) by 1 pixel</action></keys>
  1080. <note>These commands rotate the next character (without selection) or all characters in the selection (with selection).</note>
  1081. <note>Rotation only works in regular text (not flowed text).</note>
  1082. <note>The actual angle for pixel rotation depends on zoom level. Zoom in for finer movement.</note>
  1083. </group>
  1084.  
  1085. </section>
  1086. </column>
  1087.  
  1088. </root>
  1089.